.topWrap {
    font-family: "Microsoft Yahei";
    height: 246px;
    position: relative;
	background: url(../images/h_bg.jpg) no-repeat center top;
}

.header {
    width: 100%;
    margin: 0 auto;
}

.twz {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    color: #cccccc;
    line-height: 40px;
    font-size: 14px;
}

.twz a {
    display: inline-block;
    color: #fff;
    position: relative;
    padding: 0 11px;
}

.twz a:last-child {
    padding-right: 0;
}

.h_nr {
    width: 1200px;
    margin: 0 auto;
    height: 156px;

    box-sizing: border-box;
}

.logo {
    width: 265px;
    padding-top: 32px;
    overflow: hidden;
    box-sizing: border-box;
}

.logo img {
    width: 265px;
    height: 90px;
    display: block;
}

.h_nr h2 {
    padding-left: 30px;
    margin-top: 52px;
    width: 400px;
    float: left;
    font-size: 22px;
    color: #282828;
    text-align: left;
    line-height: 28px;
    font-weight: normal;
}

.h_nr h2 b {
    font-weight: bold;
    display: block;
}

.h_nr .sc {
    padding-left: 52px;
    background: url(../images/h_tel.png) no-repeat left -7px;
    float: right;
    width: 290px;
    box-sizing: border-box;
    font-size: 14px;
    color: #282828;
    position: relative;
}

.h_nr .sc:before {
    content: "";
    height: 80px;
    position: absolute;
    left: 20px;
    top: -64px;
}

.h_nr .sc p {
    overflow: hidden;
    color: #282828;
    font: 32px "Arial";
    font-weight: bold;
	padding-top:32px;
}

.nav {
    width: 100%;
    background: #404144;
}

.nav ul {
    height: 50px;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.nav li {
    flex: 1;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;
	  
}

.nav li a {
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    display: block;
    position: relative;
    z-index: 2;
	
}
.nav li.cur,.nav li:hover{ background-color: #ff6600;}
.nav li>a:hover,
.nav a.cur {
    text-decoration: none;
    color: #fff;
}

.nav li.home {
    padding-left: 0px;
}

.nav li.nones {
    background: none;
    padding-right: 0px;
}

.nav li .menu_2 {
    display: none;
    position: absolute;
    z-index: 9;
    font-size: 13px;
    top: 50px;
    left:50%;
    transform: translateX(-50%);
    width:120px;
}

.nav li:hover .menu_2 {
    display: block;
}

.nav li .menu_2:hover {
    display: block;
}

.nav li .menu_2 div {
    background: #f60;
    text-align: center;
    color:#fff;
}

.nav li .menu_2 div:hover{
    background:#e27e01
}

.fullSlide {
    min-width: 1200px;
    position: relative;
    height: 650px;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 650px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.fullSlide .hd {
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    position: absolute;
    z-index: 1;
    bottom: 25px;
    overflow: hidden;
}

.fullSlide .hd ul {
    margin-left: 550px;
}

.fullSlide .hd ul li {
    float: left;
    margin: 0 9px;
    display: inline;
    cursor: pointer;
}

.fullSlide .hd ul li {
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 100%;
}

.fullSlide .hd ul .on {
    background: #f60;
}

.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 5%;
    z-index: 1;
    cursor: pointer;
    filter: alpha(opacity=100);
    opacity: 1;
    width: 106px;
    height: 106px;
}

.fullSlide .prev {
    background: url(../images/prev1.png) no-repeat;
}

.fullSlide .next {
    left: auto;
    right: 5%;
    background: url(../images/next1.png) no-repeat;
}


.layui-layer-page .layui-layer-content {
    overflow: hidden;
}


.footWrap {
    height: auto;
    background: #f6f6f6;
    overflow: hidden;
    font-family: "Microsoft Yahei";
    padding-top: 50px;
    box-sizing: border-box;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.ftbg {
    border-bottom: 1px solid #dcdcdc;
}

.fnav {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.fnav a {
    display: block;
    font-size: 14px;
    color: #666666;
    float: left;
    background: url(../images/fxt.gif) no-repeat right center;
    padding: 0 25px;
    line-height: 80px;
}

.fnav a.no1 {
    padding-left: 0;
}

.fnav a.a_last {
    padding-right: 0;
    background: none;
}

.flogo {
    width: 330px;
    height: 132px;
    overflow: hidden;
    margin-top: 36px;
    float: left;
    border-right: 1px solid #ebebeb;
}

.flogo img {
    width: 265px;
    height: 90px;
    display: block;
}

.flogo span {
    display: block;
    font-size: 18px;
    color: #282828;
    font-weight: bold;
    margin-top: 18px;
}

.fcontact {
    float: left;
    overflow: hidden;
    width: 515px;
    height: 142px;
    font-size: 14px;
    color: #333333;
    float: left;
    margin-top: 36px;
    border-right: 1px solid #ebebeb;
    padding-left: 70px;
    box-sizing: border-box;
}

.fcontact h3 {
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 35px;
}

.fcontact li {
    font-size: 14px;
    color: #333333;
    width: 422px;
    float: left;
    margin-bottom: 18px;
    padding-left: 35px;
}

.fcontact li:nth-child(1) {
    background: url(../images/fico1.png) no-repeat left center;
}

.fcontact li:nth-child(2) {
    background: url(../images/fico2.png) no-repeat left center;
}

.fcontact li:nth-child(3) {
    background: url(../images/fico3.png) no-repeat left center;
}

.fcontact li:nth-child(4) {
    background: url(../images/fico4.png) no-repeat left center;
}

.fcode {
    float: left;
    overflow: hidden;
    width: 354px;
    height: 180px;
    font-size: 14px;
    color: #333333;
    float: left;
    margin-top: 36px;
    padding-left: 55px;
    box-sizing: border-box;
}

.fcode h3 {
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 35px;
}

.fcode li {
    font-size: 14px;
    color: #333333;
    width: 114px;
    margin-left: 35px;
    float: left;
}

.fcode li span {
    display: block;
    height: 35px;
    line-height: 35px;
    color: #333333;
    font-size: 14px;
    text-align: center;
}

.ft_txt {
    height: auto;
    background: #eaeaea;
    line-height: 42px;
    font-size: 14px;
    color: #666666;
}

.ft_txt p {
    width: 366px;
    float: right;
}

.ft_txt em {
    padding: 0 10px;
}

.p11 {
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #333333;
    border-top: 1px solid #eee;
}


.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative;
}

.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #f60;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #f60;
    width: 97px;
    height: 53px;
    position: relative;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}